All Questions
1 question
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0votes
1answer
2kviews
PostgreSQL injection with basic sanitization
I'm trying to figure out if an SQLi for the following PostgreSQL/Java code exists. public void availableItems(String name) { return this.query("SELECT * FROM items WHERE name='"+name+"...
- The Overflow Blog
- Featured on Meta
Related Tags
Hot Network Questions
- What is the fastest playable race?
- Length of response to referee report?
- Is it normal that my phd supervisor raises new questions for me to revise every time after reviewing my manuscript?
- Slow SQL query with nested subquery
- Denying entry to fleabitten service dogs
- Unknown DC bias added to AC source
- Why Linux read() avoids using full 2 GiB in one call
- Modeling Constant Power Load with AC Source in LTspice
- What is the spell attack modifier for this casterless Bigby's Hand spell from the Waterdeep: Dungeon of the Mad Mage published adventure?
- How to convincingly erase a population's memory?
- Add a blank after a \titledquestion
- How to convert a Finset of Nats to a Finset of Ints in Lean 4?
- Is Backpropagation faulty?
- Idiomatic way of generating a unique filename?
- Is there a method to check the total size of many unzipped archives at once?
- How do you sue what is likely to be a shell company?
- Collision probability of reduced density matrix of a Haar random state
- Mechanism of cyclopropane ring formation from malonate ester
- Why did Germany allow and help introduce the Deutsche Mark to Montenegro?
- How can I fill a 4 inch gap between carpet and vinyl flooring?
- Annotating intentional infinite loop to satisfy "-fanalyzer"
- In ST: TNG 6x25, "Timescape", what happens to the Romulan ship?
- How could technological development be significantly accelerated without a major war?
- How are leading spaces handled in sort -k?